home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / Registration.strings < prev   
Text File  |  1993-07-27  |  6KB  |  182 lines

  1. /* ALERT: Alert that a license violation has occured: %s is already using that single-user license string. */
  2. /* Title */
  3. "License Violation";
  4. /* Message */
  5. "%s is already using your single-user license string.";
  6. /* Default Button */
  7. "Abort Application";
  8.  
  9. /* ALERT: Alert that a license violation has occurred: more than open copy of the application is already running on the network. */
  10. /* Title */
  11. "License Violation";
  12. /* Message */
  13. "More than one copy of this application\nis already running on your network.";
  14. /* Default Button */
  15. "Abort Application";
  16.  
  17. /* ALERT: Alert that a license violation has occurred: more than %d copies of the application are all ready running on the network. */
  18. /* Title */
  19. "License Violation";
  20. /* Message */
  21. "More than %d copies of this application\nare already running on your network.";
  22. /* Default Button */
  23. "Abort Application";
  24.  
  25. /* ALERT: Alert that registration software could not create an Internet socket -- a fatal error. */
  26. /* Message */
  27. "Could not create Internet socket.";
  28. /* Default Button */
  29. "Abort Application";
  30.  
  31. /* ALERT: Alert that registration software could not bind too network -- another copy of the application (%s) is probably running on the network. */
  32. /* Message */
  33. "Could not bind to network.\n\nYou are probably running another copy\n of %s on this computer.";
  34. /* Default Button */
  35. "Abort Application";
  36.  
  37. /* ALERT: Alert that the application is a demo version. */
  38. /* Message */
  39. "This is a demo version.";
  40.  
  41. /* ALERT: Alert that registration software cannot access the executable: %s to verify registration. */
  42. /* Message */
  43. "Cannot access executable: %s to verify registration.";
  44.  
  45. /* ALERT: Alert that the branded application has been copied and needs to be rebranded. */
  46. /* Message */
  47. "Branded file has been copied and must be re-branded.";
  48.  
  49. /* ALERT: Alert that the branded application has been moved and needs to be rebranded. */
  50. /* Message */
  51. "Branded file has been moved and must be re-branded.";
  52.  
  53. /* ALERT: Alert that demo period has expired and that all output has now been disabled. */
  54. /* Title */
  55. "Notice";
  56. /* Message */
  57. "Your 2 minutes have elapsed.\nAll output is now disabled.";
  58.  
  59. /* ALERT: Alert that the registration software was unable to load the Registration panels (Registration.nib) -- a fatal error. */
  60. /* Title */
  61. "Fatal Error";
  62. /* Message */
  63. "Unable to load Registration panels from executable.\nExecution cannot continue.";
  64. /* Default Button */
  65. "Exit Program";
  66.  
  67. /* ALERT: Alert that the application is not licensed and that, after 2 minutes, all output will be disabled. */
  68. /* Title */
  69. "License";
  70. /* Message */
  71. "This application is not licensed.\nAfter 2 minutes, all output will be disabled.";
  72.  
  73. /* ALERT: Alert that the timed licensed string has expired, unlicensing the application. */
  74. /* Title */
  75. "License";
  76. /* Message */
  77. "Your license has expired.\nThis application is now unlicensed.";
  78.  
  79. /* %s (%s) on %s -- a duplicate of our single-user string is already in use by %s (%s) on %s. */
  80. "%s (%s) on %s";
  81.  
  82. /* Message from %s on %s: %s */
  83. "Message from %s on %s: %s";
  84.  
  85. /* Message to user that %s (%s) on %s is trying to run the application with the user's single-user license string. */
  86. "%s (%s) on %s is trying to run this application with your single-user license string.";
  87.  
  88. /* ALERT: Alert that user has entered an invalid license string. */
  89. /* Title */
  90. "License";
  91. /* Message */
  92. "Invalid license string.";
  93.  
  94. /* ALERT: Alert to user that an organization name must be entered to properly license the application. */
  95. /* Title */
  96. "License";
  97. /* Message */
  98. "You must enter a name.";
  99.  
  100. /* ALERT: Alert to user that the registration software cannot access the executable of the application for potential branding. */
  101. /* Title */
  102. "License";
  103. /* Message */
  104. "Cannot access executable: %s for registration.";
  105.  
  106. /* ALERT: Alert that user has entered a license string for a product other than EquationBuilder. */
  107. /* Title */
  108. "License";
  109. /* Message */
  110. "String invalid for EquationBuilder.";
  111.  
  112. /* ALERT: Alert that user's timed license string has expired. */
  113. /* Title */
  114. "License";
  115. /* Message */
  116. "That license string has expired.";
  117.  
  118. /* ALERT: Alert that the license string is already in use by %s (%s) on the network. */
  119. /* Title */
  120. "License";
  121. /* Message */
  122. "The license string is being used by %s (%s) on the workstation named '%s.'";
  123. /* Default Button */
  124. "Unable to License";
  125.  
  126. /* ALERT: Alert that user's does not have access to brand the binary */
  127. /* Title */
  128. "License";
  129. /* Message */
  130. "You cannot brand this binary.";
  131.  
  132. /* ALERT: Alert that the registration software encountered a checksum error decrypting the license string. */
  133. /* Message */
  134. "Internal error: checksum not 0.\nCannot license.";
  135.  
  136. /* ALERT: Alert that the application has been successfully registered for a single-user license. */
  137. /* Message */
  138. "Registered single-user license.";
  139.  
  140. /* ALERT: Alert that the registration software could not open %s for branding. */
  141. /* Title */
  142. "Branding";
  143. /* Message */
  144. "Could not open %s for branding.";
  145.  
  146. /* ALERT: Alert that the registration software is unable to write to %s for branding. */
  147. /* Title */
  148. "Branding";
  149. /* Message */
  150. "Unable to write to %s for branding.";
  151.  
  152. /* ALERT: Alert that the application has been branded successfully for one user. */
  153. /* Message */
  154. "Branded successfully for one user.";
  155.  
  156. /* ALERT: lsNumUsers(&embedded.ls */
  157. /* Message */
  158. "Branded successfully for %d users.";
  159.  
  160. /* ALERT: Alert that the application found no entries to brand. */
  161. /* Message */
  162. "Error while branding executable: number_branded = 0.";
  163.  
  164. /* Message to user that the application is licensed for demonstration only. */
  165. "Licensed for demonstration only.";
  166.  
  167. /* Note to user on License panel showing when the license expires (%d/%d) */
  168. "expires %d/%d";
  169.  
  170. /* Message to user that the application is unlicensed. */
  171. "This application is unlicensed.";
  172.  
  173. /* Message to user that the application is licensed for one network user. */
  174. "Licensed for one network user.";
  175.  
  176. /* Message to user that the application is licensed for up to %d simultaneous users. */
  177. "Licensed for up to %d simultaneous user.";
  178.  
  179. /* Message to user that the application is licensed for single user use only. */
  180. "Licensed for single-user use only.";
  181.  
  182.